﻿2026-07-11T01:37:56.7110486Z ##[group]Run actions/checkout@v5
2026-07-11T01:37:56.7110753Z with:
2026-07-11T01:37:56.7110944Z   repository: SaberMage/spt-shell-notify
2026-07-11T01:37:56.7111198Z   path: .adapter-notify
2026-07-11T01:37:56.7113291Z   token: ***
2026-07-11T01:37:56.7113478Z   ssh-strict: true
2026-07-11T01:37:56.7113663Z   ssh-user: git
2026-07-11T01:37:56.7113858Z   persist-credentials: true
2026-07-11T01:37:56.7114254Z   clean: true
2026-07-11T01:37:56.7114450Z   sparse-checkout-cone-mode: true
2026-07-11T01:37:56.7114671Z   fetch-depth: 1
2026-07-11T01:37:56.7114845Z   fetch-tags: false
2026-07-11T01:37:56.7115038Z   show-progress: true
2026-07-11T01:37:56.7115226Z   lfs: false
2026-07-11T01:37:56.7115394Z   submodules: false
2026-07-11T01:37:56.7115584Z   set-safe-directory: true
2026-07-11T01:37:56.7115785Z env:
2026-07-11T01:37:56.7115961Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T01:37:56.7116208Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T01:37:56.7116448Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T01:37:56.7116705Z ##[endgroup]
2026-07-11T01:37:56.8840047Z Syncing repository: SaberMage/spt-shell-notify
2026-07-11T01:37:56.8840572Z ##[group]Getting Git version info
2026-07-11T01:37:56.8840996Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-07-11T01:37:56.8841989Z [command]/usr/bin/git version
2026-07-11T01:37:56.8909777Z git version 2.43.0
2026-07-11T01:37:56.8929943Z ##[endgroup]
2026-07-11T01:37:56.8938223Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ee627181-da59-4c06-af1e-cc3c8fda1b5c' before making global git config changes
2026-07-11T01:37:56.8939134Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T01:37:56.8941343Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-11T01:37:56.8968154Z ##[group]Initializing the repository
2026-07-11T01:37:56.8970932Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-11T01:37:56.8997491Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-11T01:37:56.8998077Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-11T01:37:56.8998584Z hint: of your new repositories, which will suppress this warning, call:
2026-07-11T01:37:56.8999050Z hint: 
2026-07-11T01:37:56.8999336Z hint: 	git config --global init.defaultBranch <name>
2026-07-11T01:37:56.8999660Z hint: 
2026-07-11T01:37:56.8999965Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-11T01:37:56.9000468Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-11T01:37:56.9009386Z hint: 
2026-07-11T01:37:56.9009687Z hint: 	git branch -m <name>
2026-07-11T01:37:56.9010145Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-11T01:37:56.9012917Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-11T01:37:56.9039755Z ##[endgroup]
2026-07-11T01:37:56.9040157Z ##[group]Disabling automatic garbage collection
2026-07-11T01:37:56.9042547Z [command]/usr/bin/git config --local gc.auto 0
2026-07-11T01:37:56.9066149Z ##[endgroup]
2026-07-11T01:37:56.9066525Z ##[group]Setting up auth
2026-07-11T01:37:56.9070949Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T01:37:56.9095177Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T01:37:56.9319450Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T01:37:56.9342747Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T01:37:56.9530600Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T01:37:56.9557398Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T01:37:56.9744453Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-11T01:37:56.9772336Z ##[endgroup]
2026-07-11T01:37:56.9772759Z ##[group]Determining the default branch
2026-07-11T01:37:56.9775551Z Retrieving the default branch name
2026-07-11T01:37:57.3624550Z Default branch 'main'
2026-07-11T01:37:57.3625316Z ##[endgroup]
2026-07-11T01:37:57.3625746Z ##[group]Fetching the repository
2026-07-11T01:37:57.3629524Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-11T01:37:58.0748777Z From https://github.com/SaberMage/spt-shell-notify
2026-07-11T01:37:58.0749339Z  * [new branch]      main       -> origin/main
2026-07-11T01:37:58.0769917Z ##[endgroup]
2026-07-11T01:37:58.0770450Z ##[group]Determining the checkout info
2026-07-11T01:37:58.0771529Z ##[endgroup]
2026-07-11T01:37:58.0775040Z [command]/usr/bin/git sparse-checkout disable
2026-07-11T01:37:58.0812606Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-11T01:37:58.0839469Z ##[group]Checking out the ref
2026-07-11T01:37:58.0842351Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-11T01:37:58.0880016Z Switched to a new branch 'main'
2026-07-11T01:37:58.0880465Z branch 'main' set up to track 'origin/main'.
2026-07-11T01:37:58.0884238Z ##[endgroup]
2026-07-11T01:37:58.0914028Z [command]/usr/bin/git log -1 --format=%H
2026-07-11T01:37:58.0935472Z ee2d37eadc730c0019e0af82d683074c509634a2
